[INFO] cloning repository https://github.com/Giraray/mofetch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Giraray/mofetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiraray%2Fmofetch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiraray%2Fmofetch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdd270649ba9cd251c76da82ea4555d7ea4ca045
[INFO] testing Giraray/mofetch against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiraray%2Fmofetch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Giraray/mofetch
[INFO] finished tweaking git repo https://github.com/Giraray/mofetch
[INFO] tweaked toml for git repo https://github.com/Giraray/mofetch written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Giraray/mofetch on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Giraray/mofetch already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded litrs v0.4.1
[INFO] [stderr]   Downloaded indexmap v2.11.4
[INFO] [stderr]   Downloaded numtoa v0.2.4
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded avif-serialize v0.8.5
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded lexopt v0.3.1
[INFO] [stderr]   Downloaded ravif v0.11.20
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded av1-grain v0.2.4
[INFO] [stderr]   Downloaded built v0.7.7
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded image-webp v0.2.3
[INFO] [stderr]   Downloaded termion v4.0.5
[INFO] [stderr]   Downloaded zune-jpeg v0.4.20
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] [stderr]   Downloaded sysinfo v0.37.0
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cae71c6e32aedddaff9d0d116e2e65e09404e4f90773b276d5feea3828e153bc
[INFO] running `Command { std: "docker" "start" "-a" "cae71c6e32aedddaff9d0d116e2e65e09404e4f90773b276d5feea3828e153bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cae71c6e32aedddaff9d0d116e2e65e09404e4f90773b276d5feea3828e153bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae71c6e32aedddaff9d0d116e2e65e09404e4f90773b276d5feea3828e153bc", kill_on_drop: false }`
[INFO] [stdout] cae71c6e32aedddaff9d0d116e2e65e09404e4f90773b276d5feea3828e153bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b06eedda2941d03573493497aa7aff6287f05a048c32dfd9f81efa74c5bbc018
[INFO] running `Command { std: "docker" "start" "-a" "b06eedda2941d03573493497aa7aff6287f05a048c32dfd9f81efa74c5bbc018", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling numtoa v0.2.4
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sysinfo v0.37.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling termion v4.0.5
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-types v25.0.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]    Compiling animated-ascii v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ascii_h`
[INFO] [stdout]    --> src/fetch/mod.rs:131:63
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn sys_info_manager(gpu: wgpu::AdapterInfo, ascii_w: u32, ascii_h: u32) {
[INFO] [stdout]     |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ascii_h`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_buffer_size_f` is never used
[INFO] [stdout]  --> src/./shaders/../utils.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn align_buffer_size_f(size: u32, align: u64) -> f32 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_render_pipeline_desc` is never used
[INFO] [stdout]   --> src/./shaders/../utils.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShaderConfig` is never constructed
[INFO] [stdout]   --> src/./shaders/../utils.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct ShaderConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_buffer_size` is never used
[INFO] [stdout]  --> src/./utils.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn align_buffer_size(size: u32, align: u64) -> u64 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Single`, `Double`, and `Line` are never constructed
[INFO] [stdout]   --> src/fetch/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | enum SpaceType {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 33 |     None,
[INFO] [stdout] 34 |     Single,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     Double,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 36 |     Line,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_str` is never used
[INFO] [stdout]   --> src/fetch/mod.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl SpaceType {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 41 |     fn to_str(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `space` is never read
[INFO] [stdout]   --> src/fetch/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct InfoValuePair {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     space: SpaceType,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `include_order` is never read
[INFO] [stdout]   --> src/fetch/config_manager.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 74 |     pub include_order: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/./shaders/../utils.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor<'_> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/./utils.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor<'_> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "b06eedda2941d03573493497aa7aff6287f05a048c32dfd9f81efa74c5bbc018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b06eedda2941d03573493497aa7aff6287f05a048c32dfd9f81efa74c5bbc018", kill_on_drop: false }`
[INFO] [stdout] b06eedda2941d03573493497aa7aff6287f05a048c32dfd9f81efa74c5bbc018
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5b9e4f787d1ea2a54f61a8c6d2c485cedf519f964f7b4444cdcfab283b45999
[INFO] running `Command { std: "docker" "start" "-a" "b5b9e4f787d1ea2a54f61a8c6d2c485cedf519f964f7b4444cdcfab283b45999", kill_on_drop: false }`
[INFO] [stderr]    Compiling animated-ascii v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ascii_h`
[INFO] [stdout]    --> src/fetch/mod.rs:131:63
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn sys_info_manager(gpu: wgpu::AdapterInfo, ascii_w: u32, ascii_h: u32) {
[INFO] [stdout]     |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ascii_h`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_buffer_size_f` is never used
[INFO] [stdout]  --> src/./shaders/../utils.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn align_buffer_size_f(size: u32, align: u64) -> f32 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_render_pipeline_desc` is never used
[INFO] [stdout]   --> src/./shaders/../utils.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShaderConfig` is never constructed
[INFO] [stdout]   --> src/./shaders/../utils.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct ShaderConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_buffer_size` is never used
[INFO] [stdout]  --> src/./utils.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn align_buffer_size(size: u32, align: u64) -> u64 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Single`, `Double`, and `Line` are never constructed
[INFO] [stdout]   --> src/fetch/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | enum SpaceType {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 33 |     None,
[INFO] [stdout] 34 |     Single,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     Double,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 36 |     Line,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_str` is never used
[INFO] [stdout]   --> src/fetch/mod.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl SpaceType {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 41 |     fn to_str(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `space` is never read
[INFO] [stdout]   --> src/fetch/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | struct InfoValuePair {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 56 |     space: SpaceType,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `include_order` is never read
[INFO] [stdout]   --> src/fetch/config_manager.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 74 |     pub include_order: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/./shaders/../utils.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor<'_> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/./utils.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor<'_> {
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.72s
[INFO] running `Command { std: "docker" "inspect" "b5b9e4f787d1ea2a54f61a8c6d2c485cedf519f964f7b4444cdcfab283b45999", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5b9e4f787d1ea2a54f61a8c6d2c485cedf519f964f7b4444cdcfab283b45999", kill_on_drop: false }`
[INFO] [stdout] b5b9e4f787d1ea2a54f61a8c6d2c485cedf519f964f7b4444cdcfab283b45999
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43efabdb384a1a46bc58ea73c84aeeb2a0e730959ccecf529b9d6cde2498a347
[INFO] running `Command { std: "docker" "start" "-a" "43efabdb384a1a46bc58ea73c84aeeb2a0e730959ccecf529b9d6cde2498a347", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `ascii_h`
[INFO] [stderr]    --> src/fetch/mod.rs:131:63
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub fn sys_info_manager(gpu: wgpu::AdapterInfo, ascii_w: u32, ascii_h: u32) {
[INFO] [stderr]     |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ascii_h`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `align_buffer_size_f` is never used
[INFO] [stderr]  --> src/./shaders/../utils.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub fn align_buffer_size_f(size: u32, align: u64) -> f32 {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_render_pipeline_desc` is never used
[INFO] [stderr]   --> src/./shaders/../utils.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ShaderConfig` is never constructed
[INFO] [stderr]   --> src/./shaders/../utils.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub struct ShaderConfig {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `align_buffer_size` is never used
[INFO] [stderr]  --> src/./utils.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn align_buffer_size(size: u32, align: u64) -> u64 {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Single`, `Double`, and `Line` are never constructed
[INFO] [stderr]   --> src/fetch/mod.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | enum SpaceType {
[INFO] [stderr]    |      --------- variants in this enum
[INFO] [stderr] 33 |     None,
[INFO] [stderr] 34 |     Single,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 35 |     Double,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 36 |     Line,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `to_str` is never used
[INFO] [stderr]   --> src/fetch/mod.rs:41:8
[INFO] [stderr]    |
[INFO] [stderr] 40 | impl SpaceType {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] 41 |     fn to_str(&self) -> &'static str {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `space` is never read
[INFO] [stderr]   --> src/fetch/mod.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 52 | struct InfoValuePair {
[INFO] [stderr]    |        ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 56 |     space: SpaceType,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `include_order` is never read
[INFO] [stderr]   --> src/fetch/config_manager.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub struct Config {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 74 |     pub include_order: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/./shaders/../utils.rs:14:44
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor {
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                            |
[INFO] [stderr]    |                                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor<'_> {
[INFO] [stderr]    |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/./utils.rs:14:44
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor {
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                            |
[INFO] [stderr]    |                                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn create_render_pipeline_desc(module: &wgpu::ShaderModule) -> wgpu::RenderPipelineDescriptor<'_> {
[INFO] [stderr]    |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `animated-ascii` (bin "animated-ascii" test) generated 11 warnings (run `cargo fix --bin "animated-ascii" -p animated-ascii --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/animated_ascii-15fcd4696229d44c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "43efabdb384a1a46bc58ea73c84aeeb2a0e730959ccecf529b9d6cde2498a347", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43efabdb384a1a46bc58ea73c84aeeb2a0e730959ccecf529b9d6cde2498a347", kill_on_drop: false }`
[INFO] [stdout] 43efabdb384a1a46bc58ea73c84aeeb2a0e730959ccecf529b9d6cde2498a347
